adTempus API
PreviousUpNext
IMessagingServiceProvider::MaxMessageLength Property

Specifies the maximum length for a single message sent to this provider.

C++
__property long MaxMessageLength;
C#
long MaxMessageLength;
Visual Basic
Property MaxMessageLength() As long
Default Value

160 (the maximum message length for SMS messages)

If a message exceeds MaxMessageLength, adTempus will split it into multiple messages if SplitLongMessages is True. Otherwise the message will be truncated to the maximum length.

adTempus API Reference version 3.0.0.0, revised 10/30/2008